home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Jan 91 / MacApp.Tech$ 1⁄11⁄91 / 2648-Re[3] Potential Firs-Jan91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  3.0 KB  |  68 lines  |  [TEXT/GEOL]

  1. Item    8315890                         11-Jan-91        12:26PST
  2.  
  3. From:   GER.XSE0096                     Germany - Ciechowski Computer,IDV
  4.  
  5. To:     SHOPWARE                        Shopware Ed Sys, Donn Leiske,PRT
  6.  
  7. cc:     SCHMUCKER1                      Schmucker, Kurt
  8.         BERDAHL                         Amoco Tech, Eric Berdahl,VAR
  9.         MACAPP.TECH$                    MacApp Technical
  10.  
  11. ------------------------------------------------------------------------------
  12.  
  13. Sub:    Re[3]: Potential First Time…
  14.  
  15. Donn, Eric & Kurt,
  16.  
  17. within the last few months we decided to re-program our main-product for the
  18. Mac, a machine with a growing market in Germany.
  19. In May 1990 I received an fx with MPW 3.1. I started out the conventional way
  20. of dicovering a new system, read through the Inside-Macintosh Volumes, made
  21. some test-programs etc.
  22. As I was used to create GEM-applications in C, the only problem was (and still
  23. is) sometimes to find the correct function to implement a specific behaviour.
  24. This is - as always - a matter of time, until you´re really familiar with your
  25. OS.
  26. In June 1990 I started to get familiar with the C++ language. Some new thoughts
  27. (about objects etc.) had to be planted into my brain, but by October I thought
  28. it was time to start with my work.
  29.  
  30. As the program I´m currently working on has to be ready for presentation by
  31. March 1991 I had to decide whether I wanted to create a completely new set of
  32. System-Tools for MacOS or use the MacApp Application-frame. I did choose
  33. MacApp.
  34.  
  35.  
  36. I never liked to waste my time in rewriting code that had been written for
  37. hundreds of times before. I like to use a third-party ISAM-database, so why
  38. shouldn´t I use a third-party frame ?
  39.  
  40. Kurt, you´re right because it is not neccessary to know the MacOS-Backround in
  41. case you want to produce a MacApp Application. MacApp supplies the whole
  42. user-interface in a easy to handle way, BUT YOU HAVE TO BE FAMILIAR WITH
  43. MACAPP.
  44. That makes my work sometimes very hard. I´m glad to be able to put my questions
  45. to the MacApp.Tech$-Discussion. Without this facility and the answers of
  46. engaged and experienced MacApp-Programmers I´d still try to find out how to
  47. implement even very simple functions.
  48.  
  49. This is, why Eric is right as well. MacApp is shipped with a large paper-
  50. documtation, but there are only examples for the usage of the most general
  51. classes included. The HyperCard Class & Method-Reference cannot replace a
  52. complete reference-manual.
  53. If you´re new to MacApp you don´t even know what the meaning of and
  54. relationship between the classes is like.
  55.  
  56. Dependend on your needs, your personal experience etc. you have to cope with a
  57. learning-periode that might be shortened in case you visit one of these
  58. courses.
  59.  
  60. By now, after three months work with MacApp I´d say that even the first MacApp-
  61. Application is implemented faster than any other C++ App, as case you had to do
  62. the work for a MacOS-Toolbox instead of learning how to use MacApp.
  63. Within the next three months our project will be completed.
  64.  
  65.  
  66. Ingo Ciechowski
  67.  
  68.